home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Feb 90 / MacApp.Tech$ 2⁄23⁄90 / 0703-P.S. Re Persist. Obj-Feb90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  459 b   |  23 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item    9569219                         17-Feb-90        13:50PST
  4.  
  5. From:   D5295                           Reseach SW Design, D Goldman,PRT
  6.  
  7. To:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    P.S. Re: Persist. Objects
  10.  
  11. Uh, please change the:
  12.  
  13.      IF theClass = SELF.GetClass THEN
  14.  
  15. in my previous link to:
  16.  
  17.      IF theClass = GetClassIDFromName('TMyObject') THEN
  18.  
  19. Sorry about that.
  20.  
  21. -- Dave
  22.  
  23.